From: Andrea Corallo Date: Mon, 21 Mar 2022 14:04:49 +0000 (+0100) Subject: ; * src/comp.c: Update a comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~2370^2~1015 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=59a8a0ef0d57dd28b47fb39d2cb5651d297e1c89;p=emacs.git ; * src/comp.c: Update a comment. --- diff --git a/src/comp.c b/src/comp.c index 50f92fe2cfe..349f228558e 100644 --- a/src/comp.c +++ b/src/comp.c @@ -4969,7 +4969,6 @@ unknown (before GCC version 10). */) /******************************************************************************/ /* Helper functions called from the run-time. */ -/* These can't be statics till shared mechanism is used to solve relocations. */ /* Note: this are all potentially definable directly to gcc and are here just */ /* for laziness. Change this if a performance impact is measured. */ /******************************************************************************/